projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62dbda3
)
(tags): Fix typo.
author
Gerd Moellmann
<gerd@gnu.org>
Thu, 25 Jan 2001 11:42:55 +0000
(11:42 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Thu, 25 Jan 2001 11:42:55 +0000
(11:42 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 01e39d8e641318cc0259f7eeadb9dedbe89b1e4c..863d04c96edd9041d4e83846cec1e8bf3dc1389c 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-606,8
+606,7
@@
relock:
# The src subdir knows how to do the right thing
# even when the build directory and source dir are different.
-TAGS tags:
- lib-src src
+TAGS tags: lib-src src
cd src; $(MAKE) tags
check: